EXTRA_HTML_TEXT

val EXTRA_HTML_TEXT: String = "android.intent.extra.HTML_TEXT"(source)

A constant String that is associated with the Intent, used with ACTION_SEND to supply an alternative to EXTRA_TEXT as HTML formatted text. Note that you must also supply EXTRA_TEXT.